08. Setting up a Gulp Workflow Demo

Setting up a Gulp Workflow Demo

INSTRUCTOR NOTE:

Setting up a Gulp Workflow Demo (Summary)

A live demo by Coach John on how to get setup with Gulp.

Gulp takes care of all the tedious repetitive tasks you typically have to do as a front-end developer: minification, concatenation, linting, optimizing images, committing to git, and so much more can all be handled by Gulp. This frees you to focus on what's most important, coding!

The webcast starts with just getting Gulp setup on the system and goes all the way to setting up an entire project workflow.

To see a more detailed summary of the webcast (including code snippets) see this forum post.

If you would like to follow along with the demo, download the starter code from this repo.

A write up of the webcast can be found here.